Part Number Hot Search : 
TC3W01F BXXXXXXB MN3885S 95T10 SA103 HA535107 68HC8 08775
Product Description
Full Text Search
 

To Download W29C512AP-90 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  w29c512a 64k 8 cmos flash memory publication release date: february 5, 2002 - 1 - revision a2 general description the w29c512a is a 512k bit, 5 - volt only cmos flash memory organized as 64k 8 bits. the device can be programmed and erased in - system with a standard 5v power supply. a 12 - volt v pp is not required. the unique cell architecture of the w 29c512a results in fast program/erase operations with extremely low current consumption (compared to other comparable 5 - volt flash memory products). the device can also be programmed and erased using standard eprom programmers. features single 5 - vol t program and erase operations fast page - write operations - 128 bytes per page - page program cycle: 10 ms (max.) - effective byte - program cycle time: 39 m s - optional software - protected data write fast chip - erase operation: 50 ms read access time: 90 ns typical page program/erase cycles: 1k (typ.) ten - year data retention software and hardware data protection low power consumption - active current: 50 ma (max.) - standby current: 100 m a (max.) automatic program timing with internal v pp generation end of program detection - toggle bit - data polling latched address and data ttl compatible i/o jedec standard byte - wide pinouts available packages: 32 - pin plcc and tsop
w29c512a - 2 - pin configurations 5 6 7 9 10 11 12 13 a7 a6 a5 a4 a3 a2 a1 a0 dq0 29 28 27 26 25 24 23 22 21 30 31 32 1 2 3 4 8 20 19 18 17 16 15 14 d q 1 d q 2 v s s d q 3 d q 4 d q 5 d q 6 a14 a13 a8 a9 a11 #oe a10 #ce dq7 a 1 2 n c v d d # w e a 1 5 32-pin plcc n c 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 a3 a2 a1 a0 dq0 dq1 dq2 vss #oe a10 #ce dq7 dq6 dq5 dq4 dq3 32-pin tsop a15 a12 a7 a6 a5 a4 v #we nc a14 a13 a8 dd a11 a9 nc 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 nc n c block diagra m control output buffer decoder core array #ce #oe #we a0 . . a15 . . dq0 dq7 v dd v ss pin description symbol pin name a0 - a15 address inputs dq0 - dq7 data inputs/outputs #ce chip enable #oe output enable #we write enable v dd power supply vss ground nc no connection
w29c512a publication release date: february 5, 2002 - 3 - revision a2 functional descripti on read mo de the read operation of the w29c512a is controlled by #ce and #oe , both of which have to be low for the host to obtain data from the outputs. #ce is used for device selection. when #ce is high, the chip is de - selected and only standby power will be consu med. #oe is the output control and is used to gate data from the output pins. the data bus is in high impedance state when either #ce or #oe is high. refer to the timing waveforms for further details. page write mode the w29c512a is programmed on a page ba sis. every page contains 128 bytes of data. if a byte of data within a page is to be changed, data for the entire page must be loaded into the device. any byte that is not loaded will be erased to "ffh" during programming of the page. the write operation i s initiated by forcing #ce and #we low and #oe high. the write procedure consists of two steps. step 1 is the byte - load cycle, in which the host writes to the page buffer of the device. step 2 is an internal programming cycle, during which the data in the page buffers are simultaneously written into the memory array for non - volatile storage. during the byte - load cycle, the addresses are latched by the falling edge of either #ce or #we, whichever occurs last. the data are latched by the rising edge of eithe r #ce or #we, whichever occurs first. if the host loads a second byte into the page buffer within a byte - load cycle time (t blc ) of 150 m s, after the initial byte - load cycle, the w29c512a will stay in the page load cycle. additional bytes can then be loade d consecutively. the page load cycle will be terminated and the internal programming cycle will start if no additional byte is loaded into the page buffer a 7 to a 15 specify the page address. all bytes that are loaded into the page buffer must have the same page address. a 0 to a 6 specify the byte address within the page. the bytes may be loaded in any order; sequential loading is not required. in the internal programming cycle, all data in the page buffers, i.e., 128 bytes of data, are written simultaneously into the memory array. before the completion of the internal programming cycle, the host is free to perform other tasks such as fetching data from other locations in the system to prepare to write the next page. software - protected data write the device pr ovides a jedec - approved optional software - protected data write. once this scheme is enabled, any write operation requires a series of three - byte program commands (with specific data to a specific address) to be performed before the data load operation. the three - byte load command sequence begins the page load cycle, without which the write operation will not be activated. this write scheme provides optimal protection against inadvertent write cycles, such as cycles triggered by noise during system power - up and power - down. the w29c512a is shipped with the software data protection enabled. to enable the software data protection scheme, perform the three - byte command cycle at the beginning of a page load cycle. the device will then enter the software data prot ection mode, and any subsequent write operation must be preceded by the three - byte program command cycle. once enabled, the software data protection will remain enabled unless the disable commands are issued. a power transition will not reset the software data protection feature. to reset the device to unprotected mode, a six - byte command sequence is required.
w29c512a - 4 - hardware data protection the integrity of the data stored in the w29c512a is also hardware protected in the following ways: (1) noise/glitch protecti on: a #we pulse of less than 15 ns in duration will not initiate a write cycle. (2) v dd power up/down detection: the programming and read operation are inhibited when v dd is less than 2.8v. (3) write inhibit mode: forcing #oe low, #ce high, or #we high will inhibit the write operation. this prevents inadvertent writes during power - up or power - down periods. data polling (dq 7 ) - write status detection the w29c512a includes a data polling feature to indicate the end of a programming cycle. when the w29c512 a is in the internal programming cycle, any attempt to read dq 7 of the last byte loaded during the page/byte - load cycle will receive the complement of the true data. once the programming cycle is completed. dq 7 will show the true data. toggle bit (dq 6 ) - wri te status detection in addition to data polling, the w29c512a provides another method for determining the end of a program cycle. during the internal programming cycle, any consecutive attempts to read dq 6 will produce alternating 0's and 1's. when the pro gramming cycle is completed, this toggling between 0's and 1's will stop. the device is then ready for the next operation. 5 - volt - only software chip erase the chip - erase mode can be initiated by a six - byte command sequence. after the command loading cycles , the device enters the internal chip erase mode, which is automatically timed and will be completed in 50 ms. the host system is not required to provide any control or timing during this operation. product identification the product id operation outputs t he manufacturer code and device code. programming equipment automatically matches the device with its proper erase and programming algorithms. the manufacturer and device codes can be accessed by software or hardware operation. in the software access mode, a six - byte command sequence can be used to access the product id. a read from address 0000h outputs the manufacturer code (dah). a read from address 0001h outputs the device code (c8h). the product id operation can be terminated by a three - byte command se quence. in the hardware access mode, access to the product id is activated by forcing #ce and #oe low, #we high, and raising a9 to 12 volts.
w29c512a publication release date: february 5, 2002 - 5 - revision a2 table of operating m odes operating mode selection (operating range = 0 to 70 c (ambient temperature), v dd = 5v 10 % , v ss = 0v, v hh = 12v) mode pins #ce #oe #we address dq. read v il v il v ih a in dout write v il v ih v il a in din standby v ih x x x high z write inhibit x v il x x high z/d out x x v ih x high z/d out output disable x v ih x x high z 5 - volt software chi p erase v il v ih v il a in d in product id v il v il v ih a 0 = v il ; a 1 - a 15 = v il ; a 9 = v hh manufacturer code da (hex) v il v il v ih a 0 = v ih ; a 1 - a 15 = v il ; a 9 = v hh device code c8 (hex)
w29c512a - 6 - command codes for software data protection byte sequenc e to enable protection to disable protectio n address data address data 0 write 5555h aah 5555h aah 1 write 2aaah 55h 2aaah 55h 2 write 5555h a0h 5555h 80h 3 write - - 5555h aah 4 write - - 2aaah 55h 5 write - - 5555h 20h software dat a protection acquisition flow software data protection enable flow load data aa to address 5555 load data 55 to address 2aaa load data a0 to address 5555 load data aa to address 5555 load data 55 to address 2aaa load data 80 to address 5555 load data aa to address 5555 load data 55 to address 2aaa load data 20 to address 5555 software data protection disable flow sequentially load up to 128 bytes of page data pause 10 ms exit pause 10 ms exit (optional page-load operation) software data protection enable sdp write notes for software program code: data format: dq7 - dq0 (hex) address format: a14 - a0 (hex)
w29c512a publication release date: february 5, 2002 - 7 - revision a2 command codes for software chip erase byte sequence address data 0 write 5555h aah 1 write 2aaah 55h 2 write 5555h 80h 3 write 5555h aah 4 write 2aaah 55h 5 write 5555h 10h software chip erase acquisition flow load data aa to address 5555 load data 55 to address 2aaa load data 80 to address 5555 load data aa to address 5555 load data 55 to address 2aaa load data 10 to address 5555 pause 50 ms exit notes for software chip erase: data format: dq7 - dq0 (hex) address format: a14 - a0 (hex)
w29c512a - 8 - comman d codes for product identification byte sequence alternate software ( 5) product identificat ion entry software product identification entry software product identification exit address data address data address data 0 write 5555h aah 5555h aah 5555h aah 1 write 2aaah 55h 2aaah 55h 2aaah 55h 2 write 5555h 90h 5555h 80h 5555h f0h 3 write - - 5555h aah - - 4 write - - 2aaah 55h - - 5 write - - 5555h 60h - - pause 10 m s pause 10 m s pause 10 m s software product identification acquisition flow product identification entry (1) load data aa to address 5555 load data 55 to address 2aaa load data 80 to address 5555 load data aa to address 5555 load data 55 to address 2aaa load data 60 to address 5555 product identification mode (2,3) read address = 0 data = da read address = 1 data = c8 product identification exit (1) load data aa to address 5555 load data 55 to address 2aaa load data fo to address 5555 normal mode (4) pause 10 s m pause 10 s m notes for software product identification: (1) data format: dq7 - dq0 (hex); address format: a14 - a0 (hex). (2) a1 - a16 = v il ; manufacture code is read for a0 = v il ; device code is read for a0 = v ih . (3) the device does not remain in identification mode if power down. (4) the device returns to standard operation mode. (5) this product supports both the jedec standard 3 byte command code sequence and original 6 by te command code sequence. for new designs, winbond recommends that the 3 byte command code sequence be used.
w29c512a publication release date: february 5, 2002 - 9 - revision a2 dc characteristics absolute maximum ratings parameter rating unit power supply voltage to v ss potential - 0.5 to +7.0 v operating temperature 0 to +70 c storage temperature - 65 to +150 c d.c. voltage on any pin to ground potential except a9 - 0.5 to v dd +1.0 v transient voltage ( < 20 ns ) on any pin to ground potential - 1.0 to v dd +1.0 v voltage on a9 and #oe pin to ground potential - 0.5 to 12.5 v note: exposure to conditions beyond those listed under absolute maximum ratings may adversely affect the life and reliability of the device. operating characteristics (v dd = 5.0v 5 % , v ss = 0v, t a = 0 to 70 c) parameter sym. test conditions lim its unit min. typ. max. power supply current i cc #ce = #oe = v il , #we = v ih , all i/os open address inputs = v il /v ih , at f = 5 mhz - - 50 ma standby v dd current (ttl input) i sb 1 #ce = v ih , all i/os open other inputs = v il /v ih - 2 3 ma standby v dd current (cmos input) i sb 2 #ce = v dd - 0.3v, all i/os open other inputs = v dd - 0.3v / vss - 20 100 m a input leakage current i li v in = vss to v dd - - 10 m a output leakage current i lo v in = vss to v dd - - 10 m a input low voltage v il - - - 0.8 v input hi gh voltage v ih - 2.0 - - v output low voltage v ol i ol = 2.1 ma - - 0.45 v output high voltage v oh1 i oh = - 0.4 ma 2.4 - - v output high voltage cmos v oh2 i oh = - 100 m a; v dd = 4.5v 4.2 - - v
w29c512a - 10 - power - up timing parameter symbol typical unit power - up to rea d operation t pu .read 100 m s power - up to write operation t pu .write 5 ms capacitance (v dd = 5.0v, t a = 25 c, f = 1 mhz) parameter symbol conditions max. unit i/o pin capacitance c i/o v i/o = 0v 12 pf input capacitance c in v in = 0v 6 pf ac characteristi cs ac test conditions parameter conditions input pulse levels 0v to 3v input rise/fall time < 5 ns input/output timing level 1.5v/1.5v output load 1 ttl gate and c l = 100 pf/ 30 pf ac test load and waveform +5v 1.8 1.3 100 pf input 3v test point d out 0v 1.5v 1.5v test point output kohm kohm (for 90 ns/120 ns) 30 pf (for 70 ns)
w29c512a publication release date: february 5, 2002 - 11 - revision a2 read cycle timing pa rameters (v dd = 5.0v 5 % , v ss = 0v, t a = 0 to 70 c) parameter sym. w29c512a - 90 unit min. max. read cycle time t rc 90 - ns chip enable access time t ce - 90 ns address access time t aa - 90 ns output enable access time t oe - 40 ns #ce high to hight - z output t chz - 25 ns #we high to high - z output t ohz - 25 ns output hold from address change t oh 0 - ns byte/page - write cycle timing parameters parameter symbol min. typ. max. unit write cycle (erase and program) t wc - - 10 ms address setup time t as 0 - - ns address hold time t ah 50 - - ns #we and #ce setup time t cs 0 - - ns #we and #ce hold time t ch 0 - - ns #oe high setup time t oes 0 - - ns #oe high hold time t oeh 0 - - ns #ce pulse width t cp 90 - - ns #we pulse width t wp 90 - - ns #we high width t wph 100 - - ns data setup time t ds 35 - - ns data hold time t dh 0 - - ns byte load cycle time t blc - - 150 m s notes: all ac timing signals observe the following guidelines for determining setup and hold times: (1) high level signal's referen ce level is v ih . (2) low level signal's reference level is v il .
w29c512a - 12 - #data polling characteristics (1) parameter symbol min. typ. max. unit data hold time t dh 10 - - ns #oe hold time t oeh 10 - - ns #oe to output delay (2) t oe - - - ns write recovery time t wr 0 - - ns notes: (1) these parameters are characterized and not 100% tested. (2) see t oe spec in a.c. read cycle timing parameters . toggle bit characteristics (1) parameter symbol min. typ. max. unit data hold time t dh 10 - - ns #oe hold time t oeh 10 - - ns #oe to output delay (2) t oe - - - ns #oe high pulse t oehp 150 - - ns write recovery time t wr 0 - - ns notes: (1) these parameters are characterized and not 100% tested. (2) see t oe spec in a.c. read cycle timing parameters .
w29c512a publication release date: february 5, 2002 - 13 - revision a2 timing waveforms r ead cycle timing diagram address a15-0 dq7-0 data valid data valid high-z #ce #oe #we t rc v ih t oe t ce t oh t aa t chz t ohz high-z #we controlled write cycle timing diagram address a15-0 data valid internal write starts dq7-0 #ce #oe #we t as t cs t oes t ah t wc t ch t oeh t wph t wp t ds t dh
w29c512a - 14 - timing waveforms, continued #ce controlled write cycle timing diagram high z internal write starts #oe dq7-0 as t ah wc t cph oeh t dh ds t cp oes address a15-0 page write cycle timing diagram address a15-0 byte 0 byte 1 byte 2 byte n-1 byte n internal write starts dq7-0 #ce #oe #we t wc t blc t wph t wp
w29c512a publication release date: february 5, 2002 - 15 - revision a2 timing waveforms, continued #data polling timing diagram address a15-0 dq7 #we #oe #ce t dh t oeh t oe high-z t wr toggle bit timing diagram dq6 #we #oe #ce t dh t oe high-z t wr t oeh
w29c512a - 16 - timing waveforms, continued page write timing diagram software data protection mode 5555 5555 aa 55 a0 three-byte sequence for software data protection mode byte/page load cycle starts internal write starts word n (last word) word 0 sw2 sw1 sw0 address a15-0 dq7-0 #ce #oe #we 2aaa t wp t wph t blc word n-1 t wc reset software data protection timing diagram sw2 sw1 sw0 address a15-0 dq7-0 #ce #oe #we sw3 sw4 sw5 internal programming starts six-byte sequence for resetting software data protection mode t wc t wp t wph t blc 5555 2aaa 5555 5555 2aaa 5555 aa 55 80 aa 55 20
w29c512a publication release date: february 5, 2002 - 17 - revision a2 timing waveforms, continued 5 - volt - only software chip erase timing diagram six-byte code for 5v-only software chip erase sw2 sw1 sw0 address a15-0 dq7-0 #ce #oe #we sw3 sw4 sw5 internal programming starts t wc t wp t wph t blc 5555 2aaa 5555 5555 2aaa 5555 aa 55 80 aa 55 10
w29c512a - 18 - ordering information part no. access time ( n s) power supply current max. ( m a) stand by v dd current max. ( m a) package cycle w29c512ap - 90 90 50 100 32 - pin plcc 1k w29c512at - 90 90 50 100 type one tsop 1k notes: 1. winbond reserves the right to make changes to its products without prior notice. 2. purchasers are responsible for performing appropriate quality assurance testing on products intended for use in applications where personal injury might occur as a consequence of product failure. how to read the top marking example: the top marking of 32 - pin tsop w29c512at - 90 1 st line: winbond logo 2 nd line: the part number: w29c512at - 90 3 rd line: the lot number 4 th line: the tracking code: 149 o b ra 149: packages made in ?01, week 49 o: assembly house id: a means ase, o means ose, ... etc. b: ic revision; a means version a, b means version b, ... etc. ra: process code w29c512at - 90 2138977a - a12 149obra
w29c512a publication release date: february 5, 2002 - 19 - revision a2 package dimensions 32 - pin plcc l c 1 b 2 a h e e e b d h d y a a 1 seating plane e g g d 1 13 14 20 29 32 4 5 21 30 notes: 1. dimensions d & e do not include interlead flash. 2. dimension b does not include dambar protrusion/intrusion. 3. controlling dimension: inches. 4. general appearance spec. should be based on fina visual inspection sepc. symbol min. nom. max. max. nom. min. dimension in inches dimension in mm a e e 3.56 0.50 2.80 2.67 2.93 0.71 0.66 0.81 0.41 0.46 0.56 0.20 0.25 0.35 13.89 13.97 14.05 11.35 11.43 11.51 1.27 b c d h e l y a a 1 2 b 1 g d h d g e 12.45 12.9 5 13.46 9.91 10.41 10.92 14.86 14.99 15.11 12.32 12.45 12.57 1.91 2.29 0.004 0.095 0.090 0.075 0.495 0.49 0 0.485 0.595 0.590 0.585 0.430 0.410 0.390 0.530 0.51 0 0.490 0.050 0.453 0.450 0.447 0.553 0.550 0.547 0.014 0.010 0.008 0.022 0.018 0.016 0.032 0.026 0.028 0.115 0.105 0.110 0.020 0.140 1.12 1.42 0.044 0.056 0 10 10 0 0.10 2.41 q q 32 - pin tsop a a a 2 1 l l 1 y c e h d d b e m 0.10(0.004) q min. nom. max. min. nom. max. symbol a a b c d e e l l y 1 1 2 a h d note: controlling dimension: millimeters dimension in inches 0.047 0.006 0.041 0.039 0.037 0.007 0.008 0.009 0.005 0.006 0.007 0.720 0.724 0.728 0.311 0.315 0.319 0.780 0.787 0.795 0.020 0.016 0.020 0.024 0.031 0.000 0.004 1 3 5 0.002 1.20 0.05 0.15 1.05 1.00 0.95 0.17 0.12 18.30 7.90 19.80 0.40 0.00 1 0.20 0.23 0.15 0.17 18.40 18.50 8.00 8.10 20.00 20.20 0.50 0.50 0.60 0.80 0.10 3 5 dimension in mm q __ __ __ __ __ __ __ __ __ __ __ __ __ __ __ __
w29c512a - 20 - version history version d ate page description a1 9/7/2001 - initial issued a2 feb. 5, 2002 18 add how to read the top marking 4 modify v dd power up/down detection in hardware data protection headquarters no. 4, creation rd. iii, science-based industrial park, hsinchu, taiwan tel: 886-3-5770066 fax: 886-3-5665577 http://www.winbond.com.tw/ taipei office tel: 886-2-8177-7168 fax: 886-2-8751-3579 winbond electronics corporation america 2727 north first street, san jose, ca 95134, u.s.a. tel: 1-408-9436666 fax: 1-408-5441798 winbond electronics (h.k.) ltd. no. 378 kwun tong rd., kowloon, hong kong fax: 852-27552064 unit 9-15, 22f, millennium city, tel: 852-27513100 please note that all data and specifications are subject to change without notice. all the trade marks of products and companies mentioned in this data sheet belong to their respective owners. winbond electronics (shanghai) ltd. 200336 china fax: 86-21-62365998 27f, 2299 yan an w. rd. shanghai, tel: 86-21-62365999 winbond electronics corporation japan shinyokohama kohoku-ku, yokohama, 222-0033 fax: 81-45-4781800 7f daini-ueno bldg, 3-7-18 tel: 81-45-4781881 9f, no.480, rueiguang rd., neihu chiu, taipei, 114, taiwan, r.o.c.


▲Up To Search▲   

 
Price & Availability of W29C512AP-90

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X